home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #6 / Amiga Plus CD - 2004 - No. 06.iso / AmiSoft / Dev / gg / ixemul-inc-bin.readme.txt < prev   
Text File  |  1978-04-17  |  774b  |  17 lines

  1. Short:   Include files for ixemul or libnix. V48.1.1
  2. Author:  Pavel Fedin
  3. Version: 48.1.1
  4. Type:    dev/gg
  5.  
  6. Include files used for compilations that use either ixemul or libnix.
  7.  
  8. This version is compatible with AmiTCP/IP or Miami SDK. Also va_list definition
  9. in machine/ansi.h is fixed to work properly with GCC v3.
  10.  
  11. To be able to compile AmigaOS programs which use bsdsocket.library you don't
  12. need to install while AmiTCP or Miami SDK. Most of networking stuff is already
  13. present in these includes. You need just to copy proto, clib and inline
  14. directory (or probably some other files which you really need but which DO NOT
  15. PRESENT in gg:include directory) into your gg:os-include directory. Remember
  16. to specify -noixemul switch for every compiler call, not only for linker.
  17.